ASP.NET MVC Controls
Mask Property (InputTime<T>)

Gets or sets a mask to use while the user is editing.
Syntax
'Declaration
 
Public Property Mask As String
public string Mask {get; set;}
Remarks
If specified, the mask must be compatible with the value of the Format property. For example, you can use the mask '99:99 >LL' for entering short times (format 't').
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InputTime<T> Class
InputTime<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback